MenuViewProvider

fun interface MenuViewProvider

A provider interface for customizing the menu view.

Since

3.16.0

Functions

Link copied to clipboard
abstract fun provideMenuView(context: Context, position: Int): View

Provide menu view.